home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 41 / Amiga Format CD41 (1999-06)(Future Publishing)(GB)[!][issue 1999-07].iso / -screenplay- / otherstuff / jst_dev / installwizard / installs.readme < prev    next >
Text File  |  1999-04-20  |  2KB  |  45 lines

  1. Welcome to InstallWizard.
  2.  
  3. InstallWizard will allow you to create installer install-scripts and sources
  4. templates/Makefiles in a totally guided process.
  5.  
  6. Of course, 90% of the work is still to be done on the loader source (and some work
  7. is to be done also on the install-script), but at least it will save you the
  8. hassle of misplaced parenthesis, restless copy/paste, unmatched names between
  9. the loader and the install script, tooltypes forgotten, files non copied.
  10.  
  11. Okay, the dox are very small and the program is widely untested, but you've got
  12. the source (installer script/other text files), so you can correct/improve, and if
  13. you do so, I'd be grateful if you send me the changes.
  14.  
  15.  
  16. The ConfigInstall installer script allows to set (and save) the environment variables
  17. holding your personal data:
  18.  
  19. $INSTALLROOT: root of the directories containing the user files (install-script,
  20.               readme, other files)
  21.  
  22. $LOADERDEVROOT: root of the directories containing the developper files (loader source,
  23.                 Makefile, empty loader + icon)
  24.  
  25. $EDITOR: path to the editor used
  26.  
  27.  
  28. Enjoy.
  29.  
  30. InstallWizard is © 1999 Jean-François Fabre
  31.  
  32.  
  33. PS:
  34.  
  35. InstallWizard uses the amiga port of the unix command sed. The binary of the command
  36. is provided in the package.
  37.  
  38. SED 2.05:
  39. Uploader <scherer@genesis.informatik.rwth-aachen.de>
  40. Type: util/gnu
  41.  
  42. This is GNU SED 2.05 for the Commodore Amiga.  The port is based on the
  43. unmodified GNU SED source archive sed-2.05.tar.gz, which is assumed as a
  44. prerequisite, and was done with SAS/C++ 6.55 (no ixemul.library needed).
  45.